﻿@charset "utf-8";
/* CSS Document */
* {
padding:0px;
margin:0px;box-sizing:border-box;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
img {
	border: none;
	max-width: 100%;
}
body { font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 25px;padding-top:155px;
}
a {
	text-decoration: none;
	font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
}
a:hover {
	color: #003264;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 25px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.hz {
	width:70%;
	margin: 0 auto;
}
.hza {
	width:70%;
	margin:60px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

@font-face {
  font-family: 'iconfont';
  src: url('iconfont.woff2?t=1693979389927') format('woff2'),
       url('iconfont.woff?t=1693979389927') format('woff'),
       url('iconfont.ttf?t=1693979389927') format('truetype');
}

.top_bj {
	position: fixed;
	z-index: 9;
	top: 0px;
	left: 0;
	width: 100%; background:#fff;
	transition: all 0.5s;
}
.top_bj.active {
	background: #fff;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);
}

.logo-hz{display:block;margin-top:10px;float:left;width:60%;overflow:hidden;}
.logo{float:left;margin-right:3%;}
.logo img{height:70px;}
.logo-gsm{font-size:28px;line-height:30px;font-weight:bold;margin-top:8px;color:#003264;}
.logo-gsm a{font-size:28px;line-height:30px;font-weight:bold;color:#003264;}
.logo-gsm p{ font-size:14px;font-weight:normal;color:#666;}
.top_bj{width:100%;}
.top{width:100%; background: #fff; position:relative;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2); }
.top:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.index-fw-hz{float:right;width:28%;margin-top:20px;}
.index-fw{float:left;background:#003264;border-radius:5px;color:#fff;padding:8px 15px;margin-right:4%;}
.fw{font-size:16px;font-weight:bold;}
.index-yy{float:left;}
.index-yy li{float:left;line-height:35px;padding:0 3px;}
.index-yy li a{font-size:14px;}
.index-yy li a:hover{ text-decoration:underline;}

.index-wb{font-size:14px;}

.index-serach-right{ float:right;	margin-top:35px;}
input {outline:none;}
.sok {
	width:180px;
	padding:0 10px 0 15px;
	background:url(../images/index_11.png)no-repeat;
	border:none;height:26px;float:left;

}


.nav {}
.mainbav {float:left;}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	margin-right:70px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height:2px;
	background: #143a84;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width:100%;
}
.mainbav li a {
font-size: 16px;

}
.mainbav .memu {
	float: left;
	line-height:55px;
	height:55px;margin-top:20px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color: #013563;font-weight:bold;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:260px;
	left: 0;padding:10px 0;	background:#fff;
	top:85px;
	z-index: 999999;

}


.mainbav ul li .erji_dh{width:100%; background:#fff;  position:absolute; top:100%; z-index:999;left:0;padding-bottom:40px; }
.mainbav ul li:hover .erji_dh{ }
.mainbav ul li .erji_dh dl{overflow:hidden; font-size:0px;width:70%;margin:0 auto;}
.mainbav ul li .erji_dh dl dd{width:20%;display:inline-block; vertical-align: top;padding-right:5%;}
.mainbav ul li .erji_dh dl dd .erji_dh_wz{margin:25px 0;padding-bottom:5px; position: relative;}
.mainbav ul li .erji_dh dl dd .erji_dh_wz:after {
    content: "";
    position: absolute;
    background: #013563;
    width:35px; 
    height:3px;bottom:0; 
	 left: 0;
   }
.mainbav ul li .erji_dh dl dd .erji_dh_wz a{font-size:15px;font-weight:bold;color:#013563;line-height:30px;}
.mainbav ul li .erji_dh dl dd .erji_dh_wz a:hover{color:#6a6a80;}
.mainbav ul li .erji_dh dl dd .sanji_dh{font-size:14px;margin-right:-2%;margin-left:-2%;}
.mainbav ul li .erji_dh dl dd .sanji_dh a{font-weight:bold;color:#6a6a80;display:block;line-height:30px; width:96%;margin-right:2%;margin-left:2%;float:left;font-size:14px;}
.mainbav ul li .erji_dh dl dd .sanji_dh a:hover{ color:#013563;  }


.menu-tb{
  font-family: "iconfont" !important;
  font-size:30px;padding-top:3px;
float:right;font-weight:normal;
}


.top_sj {
	display: none;
}
/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:45px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:9px; height:9px; display:block; background:#f2f2f2; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:26px; background:#003264;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}

.top_sj { display:none; }

.index-title{color:#013563;margin-top:60px;
position: relative;padding-bottom:20px;
	font-size: 32px;line-height: 32px;font-weight:bold;}
.index-title:after {
    content: "";
    position: absolute;
    background: #59636a;
    width:70px; 
    height:4px;bottom:0; 
	 left: 0;
   }

.index-title-ms{margin-top:25px;color:#666;font-size:18px;}

.index-yyly-hz{margin-right:-1%;margin-left:-1%;display: flex; flex-wrap: wrap;}
.index-pro-box{background:#fff;border: 1px solid #c6ccdb;width:31.3%;margin-right:1%;margin-left:1%;float:left;margin-bottom:30px;padding:5px;}
.index-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.2);background:#003264;}
.index-pro-box:hover .index-pro-box-bt,.index-pro-box:hover .index-pro-box-xh,.index-pro-box:hover .index-pro-box-ms{color:#fff !important;}
.index-pro-box-bt{padding:30px;color:#003264;font-size:18px;font-weight:bold;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-pro-box-ms{padding:0 30px 30px 30px;}




.index-pro-box-pic{display:block; overflow:hidden;}
.index-pro-box-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.index-ys-bj{  background: #e7ecf4;padding:25px 0 10px;overflow:hidden;margin-top:50px;}
.indtech{margin-top:40px;}
.indtech li {margin-right:1%;width:32.6666%;float:left; position:relative; overflow:hidden}
.indtech li.no {margin-right:0}
.indtech li img {width:100%}
.indtech li .cons { position:absolute; z-index:1;top:0;left:0;width:100%; height:100%; background:rgba(0,0,0,0.3)}
.indtech li .cons .list { position:absolute; z-index:2;bottom:-8%;left:0;width:100%;text-align:center;
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s; 
-o-transition-duration: .5s;  }

.indtech li .list .title {font-size:24px; font-weight:bold;text-align:center;color:#fff;margin-top:30px}
.indtech li .list .content { background:#081739;color:#fff;padding:7%; text-align:center;margin-top:60px;opacity:0}
.indtech li:hover .cons {background:rgba(0,0,0,0.6)}
.indtech li:hover .list {bottom:0}
.indtech li:hover .list .content {opacity:1}


.indtech-pic{
  font-family: "iconfont" !important;
  font-size:70px;line-height:70px;
  font-style: normal;color:#fff;
}


.index-about-bj{margin-top:60px;background:url(../images/index_23.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding:20px 0 80px;
    overflow: hidden;}
.index-about-hz{width:60%;float:left;color:#fff;}
.index-about-nr{margin:50px 0;}
.index-about-nr p{padding-bottom:10px;}
.index-about-more{width:150px;height:45px;line-height:45px;border:1px solid #fff;text-align:center;}
.index-about-more a{color:#fff;}

.index-about-tb{margin-top:60px;}
.index-about-tb li{float:left;text-align:center;background:rgba(56,72,108,0.5);padding:6% 7%;margin-right:0.5%;}
.index-about-tb li p{margin-top:20px;font-size:18px;font-weight:bold;}
.index-about-tb li:hover{background:rgba(56,72,108,0.9);}


.index-about-pic{
  font-family: "iconfont" !important;
  font-size:50px;line-height:50px;
  font-style: normal;color:#fff;
}


.index-ys-hz{margin-top:50px; margin-left:-1%;margin-right:-1%;display: flex; flex-wrap: wrap;}
.index-ys-box{text-align:center;float:left;width:23%;margin-left:1%;margin-right:1%; border:3px solid #081739;border-radius:10px;}
.index-ys-box a{color:#333;display:block;}
.index-ys-box-title{font-weight:bold;color:#fff;font-size:22px;width:100%;padding:20px 0;background:#081739;border-top-left-radius:5px;border-top-right-radius:5px;}

.index-ys-box-wb{color:#666;padding:0 30px 50px 30px;}


.index-ys-box-tb{margin:60px 0;}
.index-ys-box-tb-pic{
  font-family: "iconfont" !important;
  font-size:80px;line-height:80px;
  font-style: normal;color:#525267;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.index-ys-box-tb-pic:hover{color:#081739;}

.news-list {
    float: left;
    margin-top: 50px;
}

.news-list ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
}

.news-list ul li {
    border-bottom: 3px solid #081739;
    box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);
    float: left;
    width: 31.3%;
    margin-left: 1%;
    margin-right: 1%;
    display: block;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.news-list ul li:hover {
    transform: translateY(-6px);
    -webkit-trafont-size: 0;
}

.news-list ul li .img {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.news-list ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .8s ease;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.news-list ul li:hover .img img {
    transform: scale(1.06);
}

.news-list ul li .text {
    padding: 30px;
}

.news-list ul li .text h6 {
    font-size:18px;color:#143d74;font-weight:bold;
    transition: all .4s ease;margin:20px 0;

}

.news-list ul li .text p {
    color: #666;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-list ul li .time {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.index-product-left-more{margin-top:20px;}
.index-hzhb-bj{background:url(../images/hz.jpg)no-repeat center;padding:70px 0;overflow:hidden;background-size: cover;
    background-attachment: fixed;}


.pro_con {
	margin-top: 50px;
	overflow: hidden;
}
.pro_t {
width: 100%;
	float: left;
	margin-bottom: 40px;
}

.pro_t li {text-align:center;padding-bottom:10px;
margin-right:3%;display:inline-block;}
.pro_t li p {
	margin-bottom: 10px;
}
.pro_t li a {
	font-size:20px;display:block;
font-weight:bold;
}
.pro_t li:hover, .pro_t li.cur {
color: #013563;border-bottom:#59636a 3px solid ;
}
.pro_t li:hover a, .pro_t li.cur a {
color: #013563;
}
.pro_gg-hz {
}
.pro_gg-hz ul{margin-left:-0.5%;margin-right:-0.5%;}
.pro_gg-hz li{float:left;margin:0 0.5%;width:15.6%;}
.pro_gg {
	width: 100%;
	float: left;
}



/*----底部----*/
.foot{  background: linear-gradient(90deg, #011132 0%, #0d3c84 47%, #0d3c84 53%, #011132 100%);overflow:hidden;padding-top:35px;color:#fff;font-size:14px;}
.foot-logo-hz{width:100%;margin-bottom:20px;float:left;}
.foot-logo{float:left;}
.foot-logo img{height:90px;}
.foot-fwrx{float:right;font-size:20px;margin-top:40px;}
.foot-fwrx-fw{font-size:15px;}

.foot-hz{border-top: 1px solid rgba(255,255,255,0.15);border-bottom: 1px solid rgba(255,255,255,0.15);overflow:hidden;float:left;width:100%;padding:35px 0;}
.foot-box{width:60%;float:left;}
.foot-contact{ width:28%;float:left;}
.foot-contact-title{ font-size: 16px; font-weight:bold; margin-bottom:10px;}

.foot-contact-nr a{color: #fff;}
.foot-contact-nr a:hover{color:#b5c0d2;}

.foot-menu{float:left;padding-right:18%;}
.foot-ewm{float:right;text-align:center;}
.foot-ewm p{margin-top:10px;}

.bot3{ padding:20px 0;overflow:hidden;text-align:center;}
.bot3 a{color:#fff;}
.bot3 a:hover{color:#b5c0d2;}

.ny-banner-sj{display:none;}
.ny-banner img{width:100%;}


.about-title{font-size:24px;color:#5a75a9;}
.about-title2{font-size:28px;color:#081739;font-weight:bold;position: relative;padding-bottom:25px;margin-top:25px;}
.about-title2:after {
    content: "";
    position: absolute;
    background:#cdcdcd;
    width:70px; 
    height:4px;bottom:0; 
	 left: 0;
   }

.about-nr{margin:30px 0 50px;color:#666;border-bottom: 1px solid #c6ccdb;padding-bottom:50px;}
.about-ggy{font-size:22px;color:#081739;line-height:35px;}

.khjz_bj{width:100%;}
.khjz_dkj{position:relative;}
.khjz .item{ background:#fff;margin:0 8px; position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.khjz .item:hover{ background:#007dc6;color:#fff;}

.khjz .item .cpzs_img{overflow:hidden;display:block; }
.khjz .item .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; text-indent:-9999px; transition:.35s;  top:50%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl02.png) center no-repeat; overflow:hidden; left:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03.png) center no-repeat; overflow:hidden; }
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03.png) center no-repeat; overflow:hidden;}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}

.about-jyln-wb{color:#666;padding:0 20px 40px 20px;}
.about-jyln-wb ul{margin-left:10px;}
.about-jyln-wb li{list-style-position: outside;list-style-type: disc;text-align:left;padding-bottom:6px;line-height:24px;}

.about-jyln-pic{
  font-family: "iconfont" !important;
  font-size:70px;line-height:70px;
  font-style: normal;color:#525267;}
.about-jyln-pic:hover{color:#081739;}

.about-gcdz{text-align:center;border-bottom:1px solid #c6ccdb; padding:50px 0;}
.about-gcdz p{margin-top:50px;font-size:24px;font-weight:bold;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden; padding-top:2%;  }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#333333; font-size:16px; border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#003264;border:1px solid #003264;}
.yema a.on{color:#fff;  background:#003264;border:1px solid #003264;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#003264;}
.yema a span{ font-family: "宋体";font-size:16px;}



.ny-news-hz{float:left;width:100%;border:1px solid #cacbcc;padding:30px;margin-bottom:80px;}
.ny-newshow-hz{float:left;width:76%;border:1px solid #cacbcc;padding:30px;}
.news-pic{width:24%;float:left;  }
.news-wz-hz { width:73%;}
.news-hz { padding:20px; border-bottom: 1px solid #dbdbdb; margin-bottom:10px; overflow: hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s; }
.news-hz:hover { transform: translateY(-6px); -webkit-transform: translateY(-6px); background:#f9f9f9;}
.news-centent { width: 100%; float: left; color: #666; }
.news-centent-title {background:url(../images/ioc8.png) no-repeat center left; padding-left:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news-centent-title a { font-size:20px;color:#3f60a0;   }
.news-rq{color:#999;margin-top:15px;}
.news-rq img{margin-top:6px;float:left;margin-right:8px;}
.news-nr { margin:25px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;color:#666; }
.news-ti {font-size: 22px;color:#003264; font-weight: bold;}

.about-content{ margin-top:40px;color:#666;}
.about-content p{margin-bottom:5px;}
.ny-newshow-title{font-size:30px;font-weight:bold;text-align:center;color:#333;}

.ny-newshow-right{float:right;width:22%;border:1px solid #cacbcc;}
.ny-newshow-right h4{ color: white;
    background-color: #143a84;
    padding: 10px;
    font-size: 1.3em;
}
.ny-newshow-right ul{padding:20px;}
.ny-newshow-right ul li{margin-bottom:10px;}
.ny-newshow-right ul li a{color:#143a84;font-weight:bold;}
.ny-newshow-right ul li a:hover{ text-decoration:underline;}
.info-page {
    font-size: 0;
    text-align: center;
    position: relative;
border-top:1px solid #cacbcc;
    padding:30px 0 0;margin-top:50px;
}

    .info-page a {
        display: inline-block;
        font-size: 16px;
        line-height: 30px;  margin-left: 20px;
     
    }

.info-left {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 33.33%;
    background: url(../images/info-left.png)no-repeat center left;
    background-size: 22px 14px;
    padding-left: 40px;
}

.info-page a.info-cent {
    color: #666;
    padding-top: 26px;
    display: inline-block;
    position: relative;
}

    .info-page a.info-cent::before {
        position: absolute;
        content: "";
        width: 23px;
        height: 23px;
        background: url(../images/infopage-cen.png)no-repeat center;
        background-size: 100% 100%;
        transition: ease 1s;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .info-page a.info-cent:hover::before {
        transform: rotate(180deg) translateX(50%);
    }

.info-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 33.33%;
    background: url(../images/info-right.png)no-repeat center right;
    background-size: 22px 14px;
    padding-right: 40px;    margin-right: 20px;
}


.ny-product-fl li.cur a,.ny-product-fl li:hover a { color:#003264; }
.ny-product-fl li{width:22.3%;margin:0 1% 10px 1%; float:left;	
	list-style-type: disc;color:#003264;
	list-style-position: inside;}
.ny-product-fl li a{font-size:18px;}

.ny-product-right{float:left;width:100%;}


.product-top{width: 100%;}
.product-top .l { width:45%; float: left; }
.product-ny-title { width: 100%; font-size:28px;line-height:32px; }
.product-xq-sj {display:none; }	
.pro-right { width: 50%; float: right;}
.pro-js { width: 100%; margin:30px 0; color:#666;}

.pri1-btn {
margin-top:50px;}

    .pri1-btn a {
        border: 1px solid #1f881f;
        text-align: center;
        display: inline-block;
        margin: 0 5px;
       width:30.3%;background:#fff;
        height: 55px;
        line-height: 55px;
        font-size: 16px;

        transition: ease .5s;
    }

        .pri1-btn a:hover {
            color: #fff;
            background: #1f881f;
        }

        .pri1-btn a span {
            position: relative;
            display: inline-block;
            width: auto;
        }
.p-hotline{font-size: 16px;display: block;border-top:1px solid #e2e2e2;padding-top:30px;}
.p-hotline p{border:1px solid #003264;border-radius:25px;width:180px;line-height:43px;text-align:center;}
.p-hotline p a{color:#003264;border-radius:25px;}
.p-hotline p:hover a{background:#003264;color:#fff;display:block;border-radius:25px;}


/* 产品详情 */

.prc1 .nav{line-height: 76px;}

.prc1 .prtp .img{ width: 45%;
    padding-right:40px;float: left;border-right: 1px solid #ddd;}

.prc1 .prtp .img img{display: block;width: 100%;}

.prc1 .prtp .prt{width: 52%;float: right;background:#fff;padding:4%;}

.prc1 .prtp .prt ul li{list-style-type:disc;}

.prc1 .prtp .prt .ptt{font-size:26px;}

.prc1 .prtp .prt .ptt2{display: none;}

.prc1 .prtp .prt .xian{margin-top:10px;display: block;width:30px;height:3px;background: #003264;}

.prc1 .prtp .prt .ptc{color: #999;line-height: 2;padding:30px 0;margin-bottom:30px;}

.prc1 .prtp .prt .more{display: block;width: 150px;line-height: 45px;text-align: center;background: #003264;color: #fff;position: relative;overflow: hidden;margin: 0 ;border-radius: 3px;}


.prc2{line-height: 60px;text-align: center;margin-top:60px;}

.prc2 a{display: block;width:220px;float: left;position: relative;background:#003264;font-size:22px;}

.prc2 a:after{content: "";display: block;width: 0%;height: 2px;background: #003264;position: absolute;bottom: 0;left: 0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.prc2 a.act:after{width: 100%;}

.prc2 a.act,.prc2 a:hover{color: #fff;}

.prc3{padding:40px;background:#fff;line-height:30px;}

.tj-product{margin:60px 0;overflow:hidden;}

.box {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
}
.join-nr{margin:50px 0;color:#666;}

.join-list{width:100%;margin-top:20px;}
.join-list ul{display: flex; flex-wrap: wrap;}
.join-list ul li{float:left;width:100%;margin-bottom:30px;}
.join-menu{width: 100%;user-select: none;cursor: pointer;position: relative;font-size:16px;font-weight:bold;padding:15px;background:#fff;}
.join-menu:hover{ color: #003264;}
.join-menu:after{background:url(../images/jt.png)no-repeat;width:15px;height:20px;content: "";  opacity:0.5;display: inline-block;font: normal normal normal 24px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 10px;top: 50%;margin-top: -10px;}
.join-menu.ontrue:after{transform: rotate(90deg);opacity:1;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.join-p{
	float: left;
	padding:20px;}

.join-list2{width:16%;margin-top:20px;float:left;}
.join-list2 ul{display: flex; flex-wrap: wrap;}
.join-list2 ul li{float:left;width: 100%;}
.join-menu2{width: 100%;user-select: none;cursor: pointer;position: relative;font-weight:bold;padding:15px 20px 15px 0;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;border-bottom:1px solid #e5e6e8;}
.join-menu2 a{font-weight:bold;}
.join-menu2:hover{ color: #003264;}
.join-menu2:after{background:url(../images/jt.png)no-repeat;width:15px;height:20px;content: "";  opacity:0.5;display: inline-block;font: normal normal normal 24px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 10px;top: 50%;margin-top: -10px;}
.join-menu2.ontrue:after{transform: rotate(90deg);opacity:1;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.join-p2{float: left;margin-top:30px;width:100%;}
.join-p2 p{float:left;margin-bottom:5px;}
.join-p2 p a{color: #333;}
.join-p2 p a:hover{  color: #003264; text-decoration: underline;}

.ny-jjfa-hz{float:right;width:83%;display: flex; flex-wrap: wrap;}

.contact-box{background:#f2f2f2;overflow:hidden;}
.relbar-map {float:right;width:60%; }
#map_container {
    height:380px;border: 1px solid #e6e6e6;
   }
   .ny-feedback{margin-top:30px;}
   .ny-feedback p{color:#666;margin:10px 0 40px 0;}


 input,textarea {
	outline:none;
 }


.soka {
    width: 48.8%;
    margin-right: 1%;
    padding-left: 15px;
    background: #fff;
    border: none;
    line-height: 52px;
    margin-bottom: 20px;
    font-size: 15px;
}
.sokb{background:#fff; font-family:"Microsoft YaHei", verdant, tahoma; border:none;line-height: 32px; padding:20px;margin-bottom:30px;font-size: 15px;  width:99%;}

.tj{ width: 180px;
    border: 1px solid #003264;
    line-height:45px;
    text-align: center;
    color: #fff;
    background: #003264;
    cursor: pointer;
    font-size: 18px;
border-radius:50px;}

.contact-left{float:left;width:35%;color:#666;line-height:33px;padding:40px;}
.contact-left a{color:#666;}
.contact-left a:hover{color:#003264;}
.contact-left h3{color:#003264;margin-bottom:10px;font-size:22px;}
.map-tu{float:right;width:60%; padding: 5px;border: 1px solid #e6e6e6;overflow:hidden;}